
#plans-holder{
        display: flex;
        margin: 0 -35px;
    }    

    #plans-holder .plan-content{
        padding: 10px 40px 40px;
    }
    #plans-holder .border-box img{
        max-width: 100%;
        max-height: 300px;
        display: block;
        margin: 0 auto 15px;
    }
    #plans-holder .border-box{
        margin: 65px 35px 0;
        flex: 0 1 50%;
        border: 2px solid #707070;
        border-radius: 30px;
        
    }
    #plans-holder .bubble-box{
        font-size: 24px;
        line-height: 24px;
        border-radius: 30px;
        padding: 14px;
        margin-top: -26px;
        display: inline-block;
        overflow: hidden;
        background: white;
        position: relative;
        left: 50%;
        min-width: 65%;
        transform: translateX(-50%);
        text-align: center;
    }
    #plans-holder .rp-flex .bubble-box{
        border: 2px solid #EB5C2A;
    }
    #plans-holder .rp-ecotank .bubble-box{
        border: 2px solid #6F2C87;
    }
    #plans-holder .plan-blue {
        background: #10218B;
        margin: 0 -40px;
        font-size: 32px;
        line-height: 32px;
        color: white;
        padding: 40px;
        text-align: center;
    }
    #plans-holder select {
  padding: 14px 55px 14px 25px;
        font-size: 24px;
        line-height: 28px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('https://epsonemear.a.bigcontent.io/v1/static/readyprint_0922_icon-dropdown_arrow-down_01');
    background-repeat: no-repeat, repeat;
    background-position: right 15px top 50%, 0 0;
    background-size: 24px auto, 100%;
        border: 1px solid #90949C;
        border-radius: 10px;
}

/* For IE (thanks to @SaiManoj) */
#plans-holder select::-ms-expand {
  display: none;
}
    #plans-holder .select-box{
        position: relative;
        display: inline-block;
    }
    #plans-holder .select-box::after{
        content: '';
        height: 100%;
        width: 1px;
        background: #90949C;
        top: 0;
        position: absolute;
        right: 55px;
    }
    #plans-holder .select-holder{
        padding: 40px 0;
        text-align: center;
    }
    #plans-holder .plan-price{
        font-size: 32px;
        margin: 20px 0 5px;
        line-height: 32px;
        color: #10218B;
    }
    #plans-holder .plan-per-m{
        font-size: 24px;
    }
    #plans-holder ul.plan-desc {
    margin: 0;
    padding: 0 0 0 16px;
        line-height: 30px;
        font-size: 16px;
}
    #plans-holder .plan-price div{
        display: none;
    }
    @media (max-width: 1023px){
        #plans-holder{
            flex-wrap: wrap;
        }
        #plans-holder .border-box{
            flex: auto;
        }
    }
    @media (max-width: 576px){
        #plans-holder .bubble-box, #plans-holder .plan-blue, #plans-holder select, #plans-holder .plan-per-m{
            font-size: 18px;
            line-height: 18px;
        }
    }
    
    #plans-orange-box{
        margin: 20px -5px 10px;
        display: flex;
    }
    #plans-orange-box .o-content{
        padding: 0 5px;
        flex-grow: 1;
    }
    #plans-orange-box .o-text{
        background: #EB5C2A;
        text-align: center;
        padding-top: 10px;
    }
    #plans-orange-box .text-o-white{
        background: white;
        color: #90949C;
        padding: 25px 10px;
    }
    #plans-orange-box .text-o-orange{
        color: white;
        font-size: 14px;
        padding: 25px 10px;
    }
    #plans-orange-box .text-o-orange .o-pp{
        font-size: 32px;
        line-height: 32px;        
    }
    #plans-orange-box .o-most-popular .o-text::after{
        content: '';
background: transparent linear-gradient(90deg, #2DAC83 0%, #F4A518 23%, #EB5C2A 49%, #DE2F8B 77%, #23A8E0 100%) 0% 0% no-repeat padding-box;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 6px;
        
    }
    #plans-orange-box .o-most-popular{
        margin-top: -16px;
        position: relative;
    }
    #plans-orange-box .text-o-most{
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        color: white;
        padding: 7px 10px;
    }
    #plans-orange-box .o-most-popular .o-text{
        padding: 0;
        position: relative;
    }
    #plans-orange-box .o-most-popular .o-pp{
        font-size: 40px;
        line-height: 40px;
    }
    #plans-orange-box .o-most-popular .text-o-orange{
        padding-bottom: 60px;
    } 
    #plans-orange-box.forETpurple .o-text{
        background: #6F2C87;
    }
    @media (max-width: 1023px){
        #plans-orange-box{
            flex-wrap: wrap;
            justify-content: flex-start;
            margin: -5px;
        }
        #plans-orange-box .o-content{
            padding: 5px;
        }
        #plans-orange-box .o-content{
            flex: 0 1 50%;
        }
        #plans-orange-box .o-most-popular{
            /*margin-top: 0;*/
        }
        #plans-orange-box .text-o-most {
            /*font-size: 10px;
            line-height: 10px; 
            padding: 0px 10px;*/
        }
        #plans-orange-box .o-most-popular .o-pp {
            font-size: 32px;
            line-height: 32px;
        }
        #plans-orange-box .owl-stage-outer, #plans-orange-box .amp-content--card, #plans-orange-box .owl-carousel.owl-drag .owl-item, #plans-orange-box .owl-carousel--card-list .owl-stage, #plans-orange-box .owl-stage, #plans-orange-box .owl-carousel .owl-item{
            overflow: visible!important;
        }
        #plans-orange-box .o-most-popular .text-o-orange {
            padding-bottom: 25px;
        }
    }
    @media (max-width: 576px){ 
        #plans-orange-box .o-content{
            flex: 1 0 100%;
        }
    }
#plans-orange-box .o-content:hover .text-o-white{color: #EB5C2A}
    #plans-orange-box.forETpurple .o-content:hover .text-o-white{color: #6F2C87}
    @media (max-width: 1023px){#plans-holder .border-box img {max-width: 100%} }
#plans-orange-box .owl-carousel--card-list .owl-dots {
       margin: 0 auto;
    }
    .owl-carousel .owl-dots{
        margin: 0 auto;
    }
    #plans-orange-box .amp-content--card {
        padding: 0;
    }
    #plans-orange-box .amp-card--disabled-lg {
        margin: 0;
    }
    @media (min-width: 1024px){
       #plans-orange-box .amp-content--card {
            padding: 0;
           overflow: visible;
        }
    }
@media (min-width: 1024px) and (max-width: 1600px) {
    #plans-orange-box .text-o-orange .o-pp{
        display: block;
    }
    
}